CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 dll

搜索资源列表

  1. ExternVarDll

    0下载:
  2. 创建Win32 DLL导出一个全局变量\ExternVarDll\ExternVarDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL exported global variable \ ExternVarDll \ ExternVarDll.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6650
    • 提供者:程新连
  1. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll\ExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll \ ExportClassDll.rar, very good vc source, interested friend
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:6160
    • 提供者:
  1. Windows_API-daqo

    0下载:
  2. 本书在介绍Win32 API函数调用的基础上,重点介绍如何使用Windows SDKAPI开发Win32动态链接库和应用程序。-This book introduces the Win32 API call, introduced on the basis of how to use Windows SDKAPI development Win32 DLL and applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:261961
    • 提供者:zhoujin
  1. MultDesktop

    0下载:
  2. win32程序,创建多个桌面,简单操作切换不同桌面。用到带钩子的dll,-Create multiple desktops, a simple operation to switch between different desktops
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:14930
    • 提供者:dengbinlin
  1. Kalman-filter-algorithm-MATLAB

    0下载:
  2. m代码在m_files目录中,主函数为fildis 执行独立exe时,需..\bin\win32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。-m code m_files directory , the main function for fildis , The need to perfor
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:244423
    • 提供者:暮林
  1. An-In-Depth-Look-into-the-Win32

    0下载:
  2. 你可能想知道为什么要关注可执行文件的格式。答案永远是:操作系统的可执行文件格式和数据结构展现了操作系统内部许多信息。通过理解 EXE和 DLL 的内部情况,你会发现你已经变成你周围一个更优秀的程序员。 -You may want to know why the attention to executable file format. The answer is always: operating system executable file format and data structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:425586
    • 提供者:锁匠
  1. DllTest

    0下载:
  2. 一个简单的dll程序,想熟悉WIN32下DLL编程的朋友可以下载看看,还是很值的研究的-A simple DLL program, want to be familiar with the friends of the WIN32 DLL programming can be downloaded see, it s still very value of the research
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1999546
    • 提供者:WZJ2
  1. VB_Net_Demo.ZIP

    0下载:
  2. QRCode font package can print QRCode barcode as a font, Win32 DLL encoder and .NET class library encoder are provided, the encoders are different for the trial version package and the full version package, the trial version encoders append "MW6 Demo"
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:27447
    • 提供者:thuadu
  1. Macros_VBA_Code.ZIP

    0下载:
  2. QRCode font package can print QRCode barcode as a font, Win32 DLL encoder and .NET class library encoder are provided, the encoders are different for the trial version package and the full version package, the trial version encoders append "MW6 Demo"
  3. 所属分类:Printing program

    • 发布日期:2017-03-22
    • 文件大小:695158
    • 提供者:thuadu
  1. win32dll

    0下载:
  2. This sourcecode is written in C++ to tell how to write the win32 dll in c.And it give two methods to call the dll,explicit or implicit.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1426457
    • 提供者:蒋浩军
  1. sqlite-dllalib-win32-x86-VS-2005

    0下载:
  2. sqlite 数据库在vs2005下编译好后的lib文件和dll文件。 方便大家使用-sqlite database in vs2005 compiled under the lib files and dll files. Facilitate the use of
  3. 所属分类:Other Databases

    • 发布日期:2017-11-07
    • 文件大小:320512
    • 提供者:申克
  1. Debug

    0下载:
  2. libsamplerate-0.1.8 Win32 的dll和lib文件,在VS2010下编译出来的,有需要用的下载可以直接用.-libsamplerate-0.1.8 Win32 dll and lib files compiled in VS2010 under, the need to download directly.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:466697
    • 提供者:christine
  1. sqlite-dll-win32-x86-3071502

    0下载:
  2. sqlite.dll官方编译文件,可用于嵌入式开发。-sqlite.dll official compiler file
  3. 所属分类:Other Databases

    • 发布日期:2017-11-07
    • 文件大小:308494
    • 提供者:clark
  1. Win32-libroary

    0下载:
  2. 简单的dll静态库编程基础,让你学会静态库的编写-A simple dll static library programming basics, so you learn to static library
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:52893
    • 提供者:ggxu
  1. Win32DLL

    0下载:
  2. 动态链接库编程,实现一个简单动态链接库的win32 Dll的编写-Dynamic link library programming, writing a simple win32 Dll dynamic link library
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:9868288
    • 提供者:ggxu
  1. MATLAB.m-to-dll

    0下载:
  2. 在没有安装MATLAB的计算机上,以上程序是无法正常运行的。好在MATLAB 将其所有的运行库,打包成了一个自解压文件。C:\MATLAB6p5\extern\lib\win32\mglinstaller.exe 在没有安装MATLAB的计算机上,运行mglinstaller.exe,它解压出两个目录 bin 和toolbox。你只要把 bin\win32 加入到计算机系统变量PATH中即可。 -On a computer that is not installed MATLAB, t
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:130830
    • 提供者:dvdv123
  1. Strategy

    0下载:
  2. FIRA5v5足球机器人控制策略,广东2004获奖-The Strategy project is based on the Win32 DLL wizard option in VC++. The Environment structure is passed into the Strategy function and is used to access information about the robots, ball and field.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:3222136
    • 提供者:刘欣
  1. Net0307

    0下载:
  2. 在 C# 中通过 P/Invoke 调用Win32 D-在 C# 中通过 P/Invoke 调用Win32 DLL
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:80857
    • 提供者:一路走来
  1. Windows_API-daqo

    0下载:
  2. 本书在介绍Win32 API函数调用的基础上,重点介绍如何使用Windows SDKAPI开发Win32动态链接库和应用程序。-This book introduces the Win32 API call, introduced on the basis of how to use Windows SDKAPI development Win32 DLL and applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:262085
    • 提供者:fellpe
  1. VarDLL

    0下载:
  2. 创建一个导出变量的Win32 DLL实例源码-Export variables to create a Win32 DLL source code examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6776
    • 提供者:ntexpa
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com